Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update module aws/aws-sdk-go to v1.24.4 #10011

Merged
merged 1 commit into from
Sep 23, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 5, 2019

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go require minor v1.23.15 -> v1.24.4

Release Notes

aws/aws-sdk-go

v1.24.4

Compare Source

===

Service Client Updates
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/rds-data: Updates service API, documentation, paginators, and examples
  • service/redshift: Updates service API, documentation, and paginators
    • Adds API operation DescribeNodeConfigurationOptions and associated data structures.

v1.24.3

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API
    • G4 instances are Amazon EC2 instances based on NVIDIA T4 GPUs and are designed to provide cost-effective machine learning inference for applications, like image classification, object detection, recommender systems, automated speech recognition, and language translation. G4 instances are also a cost-effective platform for building and running graphics-intensive applications, such as remote graphics workstations, video transcoding, photo-realistic design, and game streaming in the cloud. To get started with G4 instances visit https://aws.amazon.com/ec2/instance-types/g4.
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/greengrass: Updates service API and documentation
    • Greengrass OTA service now returns the updated software version in the PlatformSoftwareVersion parameter of a CreateSoftwareUpdateJob response
  • service/rds: Updates service API and documentation
    • Add a new LeaseID output field to DescribeReservedDBInstances, which shows the unique identifier for the lease associated with the reserved DB instance. AWS Support might request the lease ID for an issue related to a reserved DB instance.
  • service/workspaces: Updates service API and documentation
    • Adds the WorkSpaces restore feature

v1.24.2

Compare Source

===

Service Client Updates
  • service/ecs: Updates service API and documentation
    • This release of Amazon Elastic Container Service (Amazon ECS) introduces support for container image manifest digests. This enables you to identify all tasks launched using a container image pulled from ECR in order to correlate what was built with where it is running.
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/glue: Updates service API and documentation
    • AWS Glue DevEndpoints now supports GlueVersion, enabling you to choose Apache Spark 2.4.3 (in addition to Apache Spark 2.2.1). In addition to supporting the latest version of Spark, you will also have the ability to choose between Python 2 and Python 3.
  • service/mediaconnect: Updates service API and documentation

v1.24.1

Compare Source

===

Service Client Updates
  • service/apigateway: Updates service API and documentation
    • Amazon API Gateway simplifies accessing PRIVATE APIs by allowing you to associate one or more Amazon Virtual Private Cloud (VPC) Endpoints to a private API. API Gateway will create and manage DNS alias records necessary for easily invoking the private APIs. With this feature, you can leverage private APIs in web applications hosted within your VPCs.
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/ram: Updates service API, documentation, and paginators
  • service/waf-regional: Updates service API and documentation

v1.24.0

Compare Source

===

Service Client Updates
  • service/athena: Updates service API and documentation
    • This release adds DataManifestLocation field indicating the location and file name of the data manifest file. Users can get a list of files that the Athena query wrote or intended to write from the manifest file.
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/iam: Updates service documentation and examples
    • Documentation updates for iam
  • service/personalize: Updates service API and documentation
SDK Features
  • service/s3/s3manager: Add Upload Buffer Provider (#​2792)
    • Adds a new BufferProvider member for specifying how part data can be buffered in memory.
    • Windows platforms will now default to buffering 1MB per part to reduce contention when uploading files.
    • Non-Windows platforms will continue to employ a non-buffering behavior.
SDK Enhancements
  • awstesting/integration/performance/s3UploadManager: Extended to support benchmarking and usage of new BufferProvider (#​2792)

v1.23.22

Compare Source

===

Service Client Updates
  • service/eks: Updates service API and documentation
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/mediaconvert: Updates service API and documentation
    • AWS Elemental MediaConvert SDK has added support for multi-DRM SPEKE with CMAF outputs, MP3 ingest, and options for improved video quality.
SDK Enhancements
  • aws/client: Adds configurations to the default retryer (#​2830)
    • Exposes members of the default retryer. Adds NoOpRetryer to support no retry behavior.
    • Updates the underlying logic used by the default retryer to calculate jittered delay for retry.
    • Fixes #​2829

v1.23.21

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API
    • Fix for FleetActivityStatus and FleetStateCode enum
  • service/elasticloadbalancingv2: Updates service documentation
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports High Efficiency Video Coding (HEVC) for standard-definition (SD), high-definition (HD), and ultra-high-definition (UHD) encoding with HDR support.Encoding with HEVC offers a number of advantages. While UHD video requires an advanced codec beyond H.264 (AVC), high frame rate (HFR) or High Dynamic Range (HDR) content in HD also benefit from HEVC's advancements. In addition, benefits can be achieved with HD and SD content even if HDR and HFR are not needed.
  • service/workmailmessageflow: Adds new service
SDK Enhancements
  • aws: Add value/pointer conversion functions for all basic number types (#​2740)
    • Adds value and pointer conversion utilities for the remaining set of integer and float number types.

v1.23.20

Compare Source

===

Service Client Updates
  • service/config: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release adds support for new data fields and log format in VPC flow logs.
  • service/email: Updates service documentation
    • Updated API documentation to correct broken links, and to update content based on customer feedback.
  • service/mediaconnect: Updates service API and documentation
  • service/rds: Updates service API and documentation
    • This release allows customers to specify a custom parameter group when creating a Read Replica, for DB engines which support this feature.
  • service/states: Updates service API and documentation
    • Fixing letter case in Map history event details to be small case
SDK Enhancements
  • Enabled verbose logging for continuous integration tests (#​2815)

v1.23.19

Compare Source

===

Service Client Updates
  • service/storagegateway: Updates service API and documentation
    • The CloudWatchLogGroupARN parameter of the UpdateGatewayInformation API allows for configuring the gateway to use a CloudWatch log-group where Storage Gateway health events will be logged.

v1.23.18

Compare Source

===

Service Client Updates
  • service/appmesh: Updates service API and documentation
  • service/appstream: Updates service API and documentation
    • IamRoleArn support in CreateFleet, UpdateFleet, CreateImageBuilder APIs
  • service/ec2: Updates service API and documentation
    • This release expands Site-to-Site VPN tunnel options to allow customers to restrict security algorithms and configure timer settings for VPN connections. Customers can specify these new options while creating new VPN connections, or they can modify the tunnel options on existing connections using a new API.
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/marketplacecommerceanalytics: Updates service API and documentation
    • Add FDP+FPS (monthly_revenue_field_demonstration_usage + monthly_revenue_flexible_payment_schedule) to Marketplace Commerce Analytics Service
  • service/qldb: Adds new service
  • service/qldb-session: Adds new service
  • service/robomaker: Updates service API and documentation
SDK Bugs

v1.23.17

Compare Source

Release v1.23.17 (2019-09-06)

Service Client Updates
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/kinesisanalytics: Updates service documentation
    • Documentation updates for kinesisanalytics
SDK Bugs
  • awstesting: Fixes AssertXML to correctly assert on differences (#​2804)

v1.23.16

Compare Source

Release v1.23.16 (2019-09-05)

Service Client Updates
  • service/config: Updates service API, documentation, and paginators
  • aws/endpoints: Updated Regions and Endpoints metadata.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot requested a review from a team September 5, 2019 18:57
@renovate renovate bot added the dependencies Used to indicate dependency changes. label Sep 5, 2019
@ghost ghost added the size/XS Managed by automation to categorize the size of a PR. label Sep 5, 2019
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.23.16 Update module aws/aws-sdk-go to v1.23.17 Sep 6, 2019
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from d9fe8d4 to f94a784 Compare September 6, 2019 18:37
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.23.17 Update module aws/aws-sdk-go to v1.23.18 Sep 9, 2019
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from f94a784 to 1f3d7dd Compare September 9, 2019 18:43
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.23.18 Update module aws/aws-sdk-go to v1.23.19 Sep 10, 2019
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 1f3d7dd to af6c16a Compare September 10, 2019 19:01
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.23.19 Update module aws/aws-sdk-go to v1.23.20 Sep 11, 2019
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from af6c16a to 42a6003 Compare September 11, 2019 19:00
@ghost ghost added size/XXL Managed by automation to categorize the size of a PR. and removed size/XS Managed by automation to categorize the size of a PR. labels Sep 11, 2019
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.23.20 Update module aws/aws-sdk-go to v1.23.21 Sep 12, 2019
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 42a6003 to 6bddd79 Compare September 12, 2019 19:46
@ghost ghost added size/XS Managed by automation to categorize the size of a PR. and removed size/XXL Managed by automation to categorize the size of a PR. labels Sep 12, 2019
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.23.21 Update module aws/aws-sdk-go to v1.23.22 Sep 16, 2019
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 6bddd79 to cb670b9 Compare September 16, 2019 20:52
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.23.22 Update module aws/aws-sdk-go to v1.24.0 Sep 17, 2019
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from cb670b9 to af8a0d9 Compare September 17, 2019 18:44
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.24.0 Update module aws/aws-sdk-go to v1.24.1 Sep 18, 2019
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch 2 times, most recently from 4a4e742 to 27daed5 Compare September 18, 2019 20:19
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.24.1 Update module aws/aws-sdk-go to v1.24.2 Sep 19, 2019
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 27daed5 to a6d56da Compare September 19, 2019 22:32
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.24.2 Update module aws/aws-sdk-go to v1.24.3 Sep 20, 2019
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from a6d56da to 93cb488 Compare September 20, 2019 22:37
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.24.3 chore(deps): update module aws/aws-sdk-go to v1.24.3 Sep 23, 2019
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 93cb488 to 8ef3fee Compare September 23, 2019 18:04
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.24.3 chore(deps): update module aws/aws-sdk-go to v1.24.4 Sep 23, 2019
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 8ef3fee to 67dda09 Compare September 23, 2019 19:50
@bflad bflad self-assigned this Sep 23, 2019
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 67dda09 to 63afdd5 Compare September 23, 2019 21:03
@ghost ghost added size/XXL Managed by automation to categorize the size of a PR. and removed size/XS Managed by automation to categorize the size of a PR. labels Sep 23, 2019
@bflad bflad added this to the v2.30.0 milestone Sep 23, 2019
@bflad bflad merged commit 0d98f41 into master Sep 23, 2019
@bflad bflad deleted the renovate/github.com-aws-aws-sdk-go-1.x branch September 23, 2019 22:06
@ghost
Copy link

ghost commented Sep 26, 2019

This has been released in version 2.30.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks!

bflad added a commit that referenced this pull request Sep 27, 2019
…bling

This project contains both non-semantic and semantic commit messages. Renovate tries to auto-detect which style it should use when submitting dependency update pull requests, however the mixture of the two seems to lead to renovate pull requests that start without the `chore(deps)` titles, then flip-flop to including it and not including it. This leads to confusing and duplicate pull requests.

Here we just force disable the semantic commit messaging to prevent the changing auto-detection behavior.

References:

- #10255 and #10262
- #10248 and #10264
- #9991 and #10263
- #10011 (comment)
@ghost
Copy link

ghost commented Nov 1, 2019

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Nov 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Used to indicate dependency changes. size/XXL Managed by automation to categorize the size of a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants